Skip to content

Add share() to Node API#1284

Draft
codykaup wants to merge 2 commits intomainfrom
cody/CAP-4294
Draft

Add share() to Node API#1284
codykaup wants to merge 2 commits intomainfrom
cody/CAP-4294

Conversation

@codykaup
Copy link
Copy Markdown
Contributor

@codykaup codykaup commented Apr 14, 2026

📦 Published PR as canary version: 16.4.0--canary.1284.24424343162.0

✨ Test out this PR locally via:

npm install chromatic@16.4.0--canary.1284.24424343162.0
# or 
yarn add chromatic@16.4.0--canary.1284.24424343162.0

@codykaup codykaup self-assigned this Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 14, 2026

📦 Package Size: 5736 KB

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

❌ Patch coverage is 90.09901% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.65%. Comparing base (ad246ff) to head (d3d8994).
⚠️ Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
node-src/index.ts 91.93% 4 Missing and 1 partial ⚠️
node-src/lib/share/index.ts 25.00% 3 Missing ⚠️
node-src/tasks/uploadShare.ts 93.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1284      +/-   ##
==========================================
+ Coverage   77.37%   78.65%   +1.28%     
==========================================
  Files         189      191       +2     
  Lines        3624     3729     +105     
  Branches     1089     1109      +20     
==========================================
+ Hits         2804     2933     +129     
+ Misses        705      684      -21     
+ Partials      115      112       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codykaup codykaup added minor Auto: Increment the minor version when merged release Auto: Create a `latest` release when merged labels Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Auto: Increment the minor version when merged release Auto: Create a `latest` release when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant